pp108 : SOAP APIs

SOAP APIs

This section introduces you to the public SOAP APIs available in Process Platform.

A Web service (also called Method in Process Platform) is defined by W3C as "a software system designed to support interoperable machine-to-machine interaction over a network". Methods are code that you can access over any network, and execute on another computer hosting the requested services. APIs that follow the SOAP standard are termed as SOAP APIs. Process Platform provides a set of SOAP APIs that you can use in your application. The public SOAP APIs are categorized as:

 

Note: The SOAP APIs documented in this section alone are public APIs. Any other SOAP APIs not documented here are private APIs and are for internal use only.